html, body{overflow-x: hidden; overflow-y: auto; font-family: "微软雅黑",Arial, Helvetica, sans-serif;   -webkit-font-smoothing: antialiased; background-color:transparent;}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{margin:0; border:0; padding:0; font-style:normal;}
*{-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -webkit-tap-highlight-color: transparent; outline: none;}
@font-face{font-family:"阿里妈妈数黑体"; src:url(../fonts/AlimamaShuHeiTi-Bold.ttf);}
@font-face{font-family:"迷你简书隶"; src:url(../fonts/minili.ttf);}
@font-face{font-family:"迷你简书魂"; src:url(../fonts/minihun.ttf);}
@font-face{font-family:"数字"; src:url(../fonts/buttersans-Regular.otf);}
a{text-decoration:none;color: #333}
a:hover{text-decoration:none;}
ul, ol, li{list-style-type:none; vertical-align:0}
/* 设置滚动条的样式*/ 
::-webkit-scrollbar{width:6px;}
/* 滚动槽*/ 
::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,0.3); border-radius:10px;}
/* 滚动条滑块*/ 
::-webkit-scrollbar-thumb{border-radius:10px; background:rgba(0,0,0,0.4); -webkit-box-shadow:inset006pxrgba(0,0,0,0.5);}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,0.6);}
/*---------------移动端顶部*/ 

.m-top{position: fixed; top:0; left:0; right:0; z-index:999; background:#fff; box-shadow: 5px 0px 10px #ddd; padding-top:20%; width: 100%; height: 0}
.m-top-left{height:100%; position:absolute; left: 0; top: 0; width: 80%; padding: 2%}
.m-top-left .m-top-left-logo{height: 98%}
.m-top-left .m-top-left-logo img{display:inline-block; max-height: 100%; max-width: 100%; height: 100%}
.m-top-right{font-size: 24px; position: absolute; right:0; top:0; height: 100%; width: 20%; padding: 2%}
.m-top-right .m-top-right-nav{width:98%; height:98%; position: relative;}
.m-top-right .m-top-right-nav .h{display:table-cell; vertical-align:middle; text-align: center;}
.m-top-bottom{padding-top:20%; width: 100%; height: 0}

/*----------------- 手机站导航开始----------*/ 
.sp_nav{width:50%; position:absolute; cursor:pointer; height:50%; top:25%; left:25%;}
.sp_nav span{display:block; background:#333; width:100%; height:10%; position:absolute; left:0px; transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:45%}
.sp_nav span:nth-of-type(3){top:90%}
.sp_nav_se span:nth-of-type(1){top:45%; transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:45%; transform:rotate(-45deg)}
/*手机隐藏导航样式*/
.sjj_nav{position:fixed; border-top:1px solid #0977d9; padding-bottom:20px; padding-top:20px; z-index:9999; background:#333; width:70%; height:100%; font-size:14px; line-height:40px; left:-120%; overflow:auto; overflow-x:hidden; top:0px; transition: left 1s; -moz-transition: left 1s; /* Firefox 4*/ -webkit-transition: left 1s; /* Safari 和 Chrome*/ -o-transition: left 1s; /* Opera*/}
.sjj_nav>ul>li{border-bottom:1px #ddd solid; padding-left:5% ; margin-left:5%;  position:relative; margin-top:10px;  font-size:14px; width:90%;}
.sjj_nav ul li a{color:#fff; display: inline-block; width:100%; height:100%; text-align: left; font-size: 16px;}
.sjj_nav ul li a span{margin-right: 10px}
.sjj_nav ul li>ul li{  padding: 0px 20px;display: inline-block;background: #444;border:1px solid #353535; color:#333;margin-bottom:10px;line-height: 40px;height:40px}
.sjj_nav ul li>ul li a{color:#fff;font-size: 14px}

/*----------------移动端顶部结束*/ 

.pc-top{position: fixed; top:0; left:0; z-index: 9999; width:100%;}
.pc-top-w{background: #fff;}
.pc-top-bg{background: #fff; background:rgb(255,255,255,0.7); border-bottom:1px solid #ccc}
.top{width: 100%; height: 100%; position: relative;}
.top .left{width: 300px; height:70px; padding-top:10px; padding-left:15px}
.top .left .pc-logo{height:50px; margin-left:10px}
.top .middle{position: absolute; left: 250px; right: 250px; top: 10px;}
.top .right{position: absolute; right: 10px; top: 10px}
.top-phone{font-size: 24px; font-family: '阿里妈妈数黑体'; text-align: right; padding-right: 10px; line-height: 70px;}
.top-phone span{color:#509DF3; margin-right:10px}
.pc-nav{width: 100%; text-align: center; height: 60px; transition: all 0.6s ease 0s;}
.pc-nav li{display: inline-block; height: 100%; margin: 0 20px; position: relative;}
.pc-nav li a{font-size: 18px; height: 100%; display: inline-block; text-align: center; line-height: 70px; color: #333; transition: all 0.6s ease 0s;}
.pctop:hover li a{COLOR: #333;}
.pc-nav li a:hover{color: #509DF3}
.pctop-w{transition: all 0.6s ease 0s; background: #fff; box-shadow: 5px 0px 10px #ddd;}
.pctop-w li a{COLOR: #333;}
.pc-nav li:before{content: ""; width: 0px; height: 3px; background: #509DF3; margin: 0 auto; position: absolute; bottom: 0; left:50%; transition: all 0.6s ease 0s;}
.pc-nav li:hover:before{width: 100%; left:0%;}
.logo1{display:inline-block; height: 50px; margin-top:15px; transition: all 0.6s ease 0s;}
.into{position: relative;}
@media (max-width: 1500px){.pc-nav li{display: inline-block; height: 100%; margin: 0 10px; position: relative;}
.pc-nav li a{font-size: 16px;}}
@media (max-width: 1300px){.top .middle{position: absolute; left: 300px; right: 0px; top: 10px;}
.top .right{display: none;}}
.pc-nav .now a{color:#509DF3}
.pc-nav .now:before{content: ""; width: 100%; height: 3px; background: #509DF3; margin: 0 auto; position: absolute; bottom: 0; left:0; transition: all 0.6s ease 0s;}
/*banner*/ 
.carousel-inner{width: 100%; height: 0; padding-top: 45%; position: relative;}
.carousel-inner .carousel-item{width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: block;}
.carousel-inner .carousel-item img{width: 110%; height: 110%; transition: all 5s ease 0s; position: absolute; left: -5%; top: -5%;}
.carousel-inner .active img{width: 100%; height: 100%; left: 0%; top: 0%; transition: all 5s ease 0s;}
/*首页标题及more*/ 
.home-title-top{font-size: 32px; text-transform:uppercase; font-weight: 800; line-height: 32px;}
.home-title-middle{font-size: 32px; text-transform:uppercase; font-weight: 800; line-height: 32px;}
.home-title-middle span{font-size: 20px; text-transform:uppercase; font-weight: 800;}
.home-title-bottom{color:#888}
.more{display: inline-block; width: 200px; height: 30px; position: relative; color: #509DF3}
.more p{transition: all 0.3s ease 0s; opacity: 0; line-height: 30px; font-weight: 800;}
.more span{display: block; position: absolute; font-size: 12px; top: 10px}
.more .span1{right: 0; transition: all 0.4s ease 0s;}
.more .span2{right: 20px; transition: all 0.2s ease 0s;}
.more .span3{right: 40px; transition: all 0s ease 0s;}
.more:hover p{display: inline-block; opacity: 1}
.more:hover .span1{right: 70px}
.more:hover .span2{right: 90px}
.more:hover .span3{right: 110px}
.more-left{display: inline-block; width: 200px; height: 30px; position: relative; color: #509DF3}
.more-left p{transition: all 0.3s ease 0s; opacity: 0; line-height: 30px; font-weight: 800;}
.more-left span{display: block; position: absolute; font-size: 12px; top: 10px}
.more-left .span1{left: 0; transition: all 0.4s ease 0s;}
.more-left .span2{left: 20px; transition: all 0.2s ease 0s;}
.more-left .span3{left: 40px; transition: all 0s ease 0s;}
.more-left:hover p{display: inline-block; opacity: 1}
.more-left:hover .span1{left: 70px}
.more-left:hover .span2{left: 90px}
.more-left:hover .span3{left: 110px}
/*home-abou*/ 
.home-about-left-bg{width:100%; padding: 80px 0; background: url(../images/bg2.jpg) center center;}
.home-about-left{text-align: center; color:#fff; font-size:16px; padding: 10px;}
.home-about-left a{background: rgb(255,255,255,0.2); padding:10px 0; display: block; transition: all 0.3s ease 0s;}
.home-about-left a img{width: 50px}
.home-about-left a .ico{width: 50px; height: 50px; display: inline-block;}
.home-about-left a .ico1{background: url(../images/logo4.png);}
.home-about-left a .ico2{background: url(../images/ico2.png);}
.home-about-left a .ico3{background: url(../images/ico3.png);}
.home-about-left a .ico4{background: url(../images/ico4.png);}
.home-about-left a .text{font-size: 16px; color: #fff;}
.home-about-left:hover a{background: #fff;}
.home-about-left:hover a .text{color:#509DF3}
.home-about-left:hover a .ico1{background: url(../images/logo4-1.png);}
.home-about-left:hover a .ico2{background: url(../images/ico2-1.png);}
.home-about-left:hover a .ico3{background: url(../images/ico3-1.png);}
.home-about-left:hover a .ico4{background: url(../images/ico4-1.png);}
.home-about{margin-top: 50px}
.home-about p{text-indent: 2em; font-size: 18px; color: #555}
.text-num{position: relative;}
.text-num div{text-align: center; border-left: 1px solid #ccc}
.text-num div:first-child{text-align: center; border-left: 0px solid #ccc}
.text-num .num{font-size: 50px; color:#509DF3; margin-right:10px; font-weight: 800;}
@media (max-width: 1300px){.text-num .num{font-size: 30px;}}

/*产品*/ 
.product{width: 100%; padding-top: 80%; position: relative;}
.product a{width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
.zhezhao{background:url(../images/bg01.png); width:100%; height:100%; position: absolute; top:0; left:0;}
/*news*/ 
.home-news-bg{background: url(../images/bg3.jpg) center center; padding:8% 0}
.home-new-list{position: relative;}
.home-new-list .a1{border-top:1px solid #ccc; padding: 20px; display: block; width: 100%; position: relative; margin-bottom: 20px; transition: all 0.6s ease 0s; background: #fff; background: rgb(255,255,255,0.8);}
.home-new-list .a1 .time{color: #333; margin: 20px 0; transition: all 0.6s ease 0s;}
.home-new-list .a1 .title{font-size: 18px; color: #333; transition: all 0.6s ease 0s; height: 30px; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.home-new-list .a1 .desc{color: #333; margin: 20px 0; font-size: 14px; transition: all 0.6s ease 0s; width: 100%; overflow: hidden; text-overflow: ellipsis; word-break: break-all; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; height: 60px;}
.home-new-list .a1 .more{color: #333; font-size: 16px; transition: all 0.6s ease 0s; font-weight: 800;}
.home-new-list .a1:hover{background:#509DF3; padding-top: 10px; padding-bottom: 30px}
.home-new-list .a1:before{content: ""; height: 3px; left: 0; width:0; background: #fff; margin: 0 auto; position: absolute; bottom: 1px; z-index: 999; transition: all 0.6s ease 0s;}
.home-new-list .a1:hover:before{width: 100%}
.home-new-list .a1:hover .time{color: #fff;}
.home-new-list .a1:hover .title{color: #fff;}
.home-new-list .a1:hover .desc{color: #fff;}
.home-new-list .a1 .more .spinner-grow{display:none; background:#509DF3}
.home-new-list .a1:hover .more{color:#fff ; font-weight: 800;}
.home-new-list .a1:hover .more .spinner-grow{display: inline-block;}
/*案例*/
.home-anli-left{width:100%}
.home-anli-left .listBox ul{margin-top: 40px; padding: 0; width: 100%; border-top: 2px dashed #ccc; border-bottom: 2px dashed #ccc;}
.home-anli-left .listBox ul li{border-bottom: 1px solid #eee; line-height: 50px; transition: all 0.3s ease 0s; position: relative;}
.home-anli-left .listBox ul li:last-child{border-bottom: 0px solid #eee;}
.home-anli-left .listBox ul li span{position: absolute; right:10px; top: 50%; line-height: 20px; margin-top: -10px; font-size: 18px;}
.home-anli-left .listBox ul .on{background: #509DF3; padding-left: 20px; transition: all 0.3s ease 0s; color: #fff}
.home-anli-left .listBox ul .on span{color: #fff}
.home-anli-right{background: red; width: 100%; padding-top: 70%; height: 0; position: relative;}
.home-anli-right .picBox{width:100%; height:100%; position:absolute ; overflow:hidden; background:#000; top: 0}
.home-anli-right .picBox ul{position:absolute; height: 100%; left:0; font-size: 0; padding: 0}
.home-anli-right .picBox li{display: inline-block; font-size: 0; height: 100%; position: relative;}
.home-anli-right .picBox li a{position: absolute; display: block; width: 100%; height: 100%;}
.home-anli-right .picBox li span{position: absolute; bottom: 5%; left: 10px; z-index: 9999; display: block; background:rgb(255,255,255,.5); padding: 10px; font-weight: 800; font-size: 20px;}
.home-anli-right .picBox li video{width: 100%; height: 100%}
.home-anli-right .picBox li img{width: 100%; height: 100%}
.home-anli-right #prev{left: 5%; top: 50%; position: absolute; font-size: 30px; color: #fff}
.home-anli-right #next{right: 5%; top: 50%; position: absolute; font-size: 30px; color: #fff}
.home-anli-right:hover .zhezhao{display: none;}
/*底部*/
.bottom-nav{width: 100%; border-right: 1px dashed #666; display:table; min-height: 170px}
.bottom-nav>li{display:table-cell;}
.bottom-nav>li>a{color: #fff; font-size: 16px;}
.bottom-nav ul{padding-top: 15px; display: block;}
.bottom-nav ul li a{color: #fff; font-size: 14px;}
.bottom-nav a:hover{color: #31B0EF;}
.bottom-contact{border-right: 1px dashed #666; min-height: 170px}
.bottom-contact p{color: #fff; font-size: 14px; line-height: 24px;}
.bottom-contact p a{color: #fff; font-size: 14px; line-height: 24px;}
.bottom-contact p a:hover{color: #31B0EF; font-size: 14px; line-height: 24px;}
@media (max-width: 1000px){.bottom-contact{border-right: 0px dashed #666;}}
/*右侧按钮*/
.right-button{width: 70px; position: fixed; right: -70px; top: 40%; z-index: 9999; transition: all 0.3s ease 0s;}
.right-button .buttonA{width: 70px; height: 70px; background: #fff; margin-bottom: 4px; border-radius: 5px 0 0 5px; padding: 0; text-align: center; cursor: hand; position: relative; z-index: 1;}
.right-button .aa{padding: 10px}
.right-button .buttonA a{display: block; width: 100%; height: 100%; padding: 10px}
.right-button .buttonA:hover{background: #509DF3;}
.right-button .buttonA span{font-size: 30px; color: #509DF3; line-height: 30px; display: inline-block; height: 30px}
.right-button .buttonA p{font-size: 14px; color: #509DF3; height: 10px}
.right-button .buttonA:hover span{color: #fff}
.right-button .buttonA:hover p{color: #fff}
.right-button .buttonB{width: 70px; height: 40px; background: #fff; margin-bottom: 4px; border-radius: 5px 0 0 5px; text-align: center; z-index: 2; position: relative;}
.right-button .buttonB:hover{background: #509DF3;}
.right-button .buttonB span{font-size: 20px; color: #509DF3; line-height: 40px; display: inline-block; height: 30px}
.right-button .buttonB:hover span{color: #fff;}
.right-button .buttonA .b-left{width: 200px; position: absolute; right: -200px; top: 0; transition: all 0.3s ease 0s; z-index: -1; opacity: 0; padding: 10px;}
.right-button .buttonA .b-left img{width: 100%}
.right-button .buttonA:hover .b-left{right: 80px; opacity: 1}
.right-button .buttonA .b-left .b-tel{font-weight: 800;}
/*移动端底部按钮*/ .m-bottom{position: fixed; bottom: 0; left: 0; right: 0; z-index: 9999; background: #333; border-top: 1px solid #666; padding:5px 0; height: 50px}
.m-bottom .col-4,.m-bottom .row{padding: 0; margin: 0}
.m-bottom .row .col-4{border-right: 1px solid #000; border-left: 1px solid #666}
.m-bottom .row .col-4:last-child{border-right: 0px solid #ccc;}
.m-bottom .row .col-4:first-child{border-left: 0px solid #ccc;}
.m-bottom a{display: block; width: 100%;}
.m-bottom-ico{text-align: center; color: #fff; font-size: 20px; height: 20px; line-height: 20px;}
.m-bottom-text{text-align: center; color: #fff; font-size: 12px; height: 20px; line-height: 20px;} 


 #qd-pages{width:100%; text-align: center; display: flex;justify-content: center}
#qd-pages p{display: inline-block; height:30px;line-height: 10px; }
#qd-pages li{display: inline-block; height:30px; border:1px solid #ddd;margin:3px;border-radius: 3px; background: #eee}
#qd-pages li:hover{background: #333}
#qd-pages li:hover a{color:#fff;}
#qd-pages li a{display:block; width:auto;height:30px;padding:5px 10px;font-size: 14px; line-height: 20px;color:#777 }
#qd-pages li a:hover{color:#fff;}
#qd-pages span{display:inline-block;  height:30px;  font-size: 14px; }
#qd-pages .now{background: #333}
#qd-pages .now a{color:#fff;}
#qd-pages .dian{border:none; background: none; padding: 0;line-height: 20px; height: 30px; vertical-align:top;}
#qd-pages .dian a{color: #aaa; line-height: 20px;padding: 0}
#qd-pages .dian:hover{border:none; background: none}
#qd-pages .pages-first{text-transform:Uppercase;padding:5px }
#qd-pages .pages-last{text-transform:Uppercase; padding:5px }


/*内页 新闻列表*/
.inpage-newlist-a{display: inline-block;width: 100%;  margin-bottom: 20px;border-bottom: 1px dashed #ccc; padding-bottom: 20px}
.inpage-newlist-title{font-size: 20px;line-height: 25px;color: #333;font-weight: 400;margin-bottom: 10px;}
.inpage-newlist-a:hover .inpage-newlist-title{color: #509DF3}
.inpage-newlist-desc{font-size: 12px; color: #6a6a6a; margin-bottom: 5px;}
.inpage-newlist-time{font-size: 12px;color: #888}

/*详情页*/
.inpage-show-title{font-size: 20px;line-height: 25px;color: #333;font-weight: 800;margin-bottom: 10px;text-align: center;}
.inpage-show-time{font-size: 12px;color: #888;text-align: center;border-bottom: 1px solid #eee;padding-bottom: 2%;margin-bottom: 2%}
.inpage-show-content{margin-bottom: 2%}
.inpage-show-content img{max-width: 100%;}

